Skip to main content

Create a Folder

Description

Create a Folder creates a new directory at a specified file system path. Use this process entry to set up directory structures before workflows run — for example, creating an output folder for generated reports, preparing a staging directory for incoming files, or ensuring an archive folder exists before moving processed files into it. You can configure it to fail if the folder already exists to prevent accidental overwrites.

Configurations

Field NameDescription
Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
Folder nameThe name of the folder to create (can be a full path)
Fail if folder existsIf you enable this option, this process entry will fail if the specified folder already exists.